Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4352 | GEN000000-SOL00060 | SV-4352r2_rule | ECLP-1 | Medium |
Description |
---|
The /etc/security/audit_user is a sensitive file and must be owned by root to prevent possible system compromise. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-4263r2_fix) |
---|
Change the owner of the /etc/security/audit_user file to root. # chown root /etc/security/audit_user |